PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / PDFStandardRectangle Constructor / PDFStandardRectangle Constructor(PDFStandardRectangle)
Source rectangle
In This Topic
    PDFStandardRectangle Constructor(PDFStandardRectangle)
    In This Topic
    Initializes a new PDFStandardRectangle object.
    Syntax
    public PDFStandardRectangle( 
       PDFStandardRectangle rectangle
    )

    Parameters

    rectangle
    Source rectangle
    See Also